hip.hiprenderer.viewport

Undocumented in source.

Public Imports

hip.api.renderer.viewport
public import hip.api.renderer.viewport;
Undocumented in source.

Members

Functions

sanityCheck
void sanityCheck(Viewport v)
Undocumented in source. Be warned that the author may not have intended to support it.
setFitViewport
void setFitViewport(Viewport v, int windowWidth, int windowHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
setType
void setType(Viewport v, ViewportType type, int windowWidth, int windowHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
updateForWindowSize
void updateForWindowSize(Viewport v, int windowWidth, int windowHeight)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta